You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TVecInt Class > TVecInt Methods > TVecInt.ScatterByMask Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TVecInt.ScatterByMask Method

Scatters Src elements defined with the Mask to the calling object.

Syntax
C#
Visual Basic
public override TMtxVecInt ScatterByMask([In] TMtxVecInt Src, [In] TMtxVecInt Mask, bool allow_resizing);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!